home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 2003 August / MW 8 2003 CD1.iso / Shareware World / OS X / User Interface / FastScripts1.1.2 / FastScripts.app / Contents / Resources / FastScriptsDefaults.plist < prev    next >
Encoding:
Extensible Markup Language  |  2003-06-11  |  491 b   |  17 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
  3. <plist version="1.0">
  4. <dict>
  5.     <key>DisplayWelcome</key>
  6.     <true/>
  7.     <key>AppleScriptEditorIdentifier</key>
  8.     <string>com.apple.scripteditor</string>
  9.     <key>ShellScriptEditorIdentifier</key>
  10.     <string>com.apple.TextEdit</string>
  11.         <key>ShowCurrentApplicationLabel</key>
  12.         <true/>
  13.     <key>UserRegistered</key>
  14.     <false/>
  15. </dict>
  16. </plist>
  17.